Skip to content

fix(ci): Remove DockerHub login and publish#7

Merged
x42en merged 1 commit intomasterfrom
develop
Mar 18, 2026
Merged

fix(ci): Remove DockerHub login and publish#7
x42en merged 1 commit intomasterfrom
develop

Conversation

@x42en
Copy link
Contributor

@x42en x42en commented Mar 18, 2026

This pull request makes minor adjustments to the .github/workflows/release.yml file. The most important change is commenting out the Docker Hub login step, which prevents the workflow from attempting to log in to Docker Hub. There is also a small formatting update for the Python version specification.

Workflow configuration changes:

  • Commented out the Docker Hub login step, disabling authentication to Docker Hub in the release workflow.
  • Changed the formatting of the Python version value from single to double quotes in the setup step.

@x42en x42en self-assigned this Mar 18, 2026
@x42en x42en added the bug Something isn't working label Mar 18, 2026
@x42en x42en merged commit d67f1d0 into master Mar 18, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant